﻿2026-07-11T01:22:11.1173314Z Current runner version: '2.335.1'
2026-07-11T01:22:11.1178058Z Runner name: 'hfenduleam'
2026-07-11T01:22:11.1178533Z Runner group name: 'Default'
2026-07-11T01:22:11.1179000Z Machine name: 'HFENDULEAM'
2026-07-11T01:22:11.1180840Z ##[group]GITHUB_TOKEN Permissions
2026-07-11T01:22:11.1182166Z Contents: read
2026-07-11T01:22:11.1182495Z Metadata: read
2026-07-11T01:22:11.1182794Z Packages: read
2026-07-11T01:22:11.1183117Z ##[endgroup]
2026-07-11T01:22:11.1184356Z Secret source: Actions
2026-07-11T01:22:11.1184780Z Prepare workflow directory
2026-07-11T01:22:11.1454688Z Prepare all required actions
2026-07-11T01:22:11.1479128Z Getting action download info
2026-07-11T01:22:11.4774869Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-11T01:22:12.0984199Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-11T01:22:12.1587644Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-11T01:22:12.1588538Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-11T01:22:12.1589136Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-11T01:22:12.1589954Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-11T01:22:12.1590567Z [36;1mexit 0[0m
2026-07-11T01:22:12.1652085Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-11T01:22:12.1652705Z ##[endgroup]
2026-07-11T01:22:12.4840553Z ##[group]Run actions/checkout@v5
2026-07-11T01:22:12.4841094Z with:
2026-07-11T01:22:12.4841427Z   fetch-depth: 0
2026-07-11T01:22:12.4841767Z   repository: SaberMage/spt-core
2026-07-11T01:22:12.4844470Z   token: ***
2026-07-11T01:22:12.4844786Z   ssh-strict: true
2026-07-11T01:22:12.4845301Z   ssh-user: git
2026-07-11T01:22:12.4845608Z   persist-credentials: true
2026-07-11T01:22:12.4845942Z   clean: true
2026-07-11T01:22:12.4846256Z   sparse-checkout-cone-mode: true
2026-07-11T01:22:12.4846609Z   fetch-tags: false
2026-07-11T01:22:12.4846936Z   show-progress: true
2026-07-11T01:22:12.4847247Z   lfs: false
2026-07-11T01:22:12.4847585Z   submodules: false
2026-07-11T01:22:12.4847922Z   set-safe-directory: true
2026-07-11T01:22:12.4848253Z ##[endgroup]
2026-07-11T01:22:12.6636324Z Syncing repository: SaberMage/spt-core
2026-07-11T01:22:12.6637475Z ##[group]Getting Git version info
2026-07-11T01:22:12.6638019Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-11T01:22:12.6891036Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T01:22:12.7100574Z git version 2.43.0.windows.1
2026-07-11T01:22:12.7127764Z ##[endgroup]
2026-07-11T01:22:12.7135193Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b21d109d-bffd-4a34-a57a-aed804906d4e\.gitconfig'
2026-07-11T01:22:12.7148519Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b21d109d-bffd-4a34-a57a-aed804906d4e' before making global git config changes
2026-07-11T01:22:12.7149450Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:22:12.7153460Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T01:22:12.7398808Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-11T01:22:12.7592512Z https://github.com/SaberMage/spt-core
2026-07-11T01:22:12.7617481Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T01:22:12.7621927Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T01:22:12.7818512Z HEAD
2026-07-11T01:22:12.8062099Z ##[endgroup]
2026-07-11T01:22:12.8065203Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-11T01:22:13.1993955Z ##[group]Cleaning the repository
2026-07-11T01:22:13.1998213Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-11T01:22:14.8802547Z Removing target/
2026-07-11T01:22:14.8831599Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-11T01:22:14.9384355Z HEAD is now at 7a8d5c8 Merge 17dc68ea7d72e00d77bb9ff0622028dd5f9fa878 into 53b1d59e1e0bcdd3c5e3aa501015e879fceba179
2026-07-11T01:22:14.9405593Z ##[endgroup]
2026-07-11T01:22:14.9409526Z ##[group]Disabling automatic garbage collection
2026-07-11T01:22:14.9413990Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-11T01:22:14.9650891Z ##[endgroup]
2026-07-11T01:22:14.9651379Z ##[group]Setting up auth
2026-07-11T01:22:14.9657090Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:22:14.9905345Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T01:22:15.3781804Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:22:15.4031804Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T01:22:15.7903713Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:22:15.8130113Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T01:22:16.1944505Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-11T01:22:16.2247154Z ##[endgroup]
2026-07-11T01:22:16.2247618Z ##[group]Fetching the repository
2026-07-11T01:22:16.2254952Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +2eb1472fe221f98d349e86c62fb12267ffc8238f:refs/remotes/pull/83/merge
2026-07-11T01:22:17.2208947Z From https://github.com/SaberMage/spt-core
2026-07-11T01:22:17.2209492Z  * [new branch]      build/msg-identity-w5-f038               -> origin/build/msg-identity-w5-f038
2026-07-11T01:22:17.2209946Z  * [new ref]         2eb1472fe221f98d349e86c62fb12267ffc8238f -> pull/83/merge
2026-07-11T01:22:17.2336447Z ##[endgroup]
2026-07-11T01:22:17.2337188Z ##[group]Determining the checkout info
2026-07-11T01:22:17.2337533Z ##[endgroup]
2026-07-11T01:22:17.2342243Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-11T01:22:17.2629254Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-11T01:22:17.2872165Z ##[group]Checking out the ref
2026-07-11T01:22:17.2877008Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/83/merge
2026-07-11T01:22:17.3753523Z Previous HEAD position was 7a8d5c8 Merge 17dc68ea7d72e00d77bb9ff0622028dd5f9fa878 into 53b1d59e1e0bcdd3c5e3aa501015e879fceba179
2026-07-11T01:22:17.3754165Z HEAD is now at 2eb1472 Merge c9ca08f081273a995adbe9c44d6e3f27d58a4a52 into a632e2b19802a82f72ad2523ea064e36aab423b1
2026-07-11T01:22:17.3775623Z ##[endgroup]
2026-07-11T01:22:17.4035185Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-11T01:22:17.4250235Z 2eb1472fe221f98d349e86c62fb12267ffc8238f
2026-07-11T01:22:17.4532833Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-11T01:22:17.4533213Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-11T01:22:17.4533455Z [36;1m$PIN = "0c95435"[0m
2026-07-11T01:22:17.4533699Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-11T01:22:17.4533982Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-11T01:22:17.4534439Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-11T01:22:17.4534816Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-11T01:22:17.4535962Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-11T01:22:17.4536407Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-11T01:22:17.4536801Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-11T01:22:17.4537274Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-11T01:22:17.4537860Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-11T01:22:17.4538142Z [36;1m}[0m
2026-07-11T01:22:17.4538313Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-11T01:22:17.4538574Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-11T01:22:17.4615161Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-11T01:22:17.4615469Z ##[endgroup]
2026-07-11T01:22:18.4640299Z    Compiling proc-macro2 v1.0.106
2026-07-11T01:22:18.4640663Z    Compiling unicode-ident v1.0.24
2026-07-11T01:22:18.4640927Z    Compiling quote v1.0.45
2026-07-11T01:22:18.4641180Z    Compiling cfg-if v1.0.4
2026-07-11T01:22:18.4641391Z    Compiling serde_core v1.0.228
2026-07-11T01:22:18.4641716Z    Compiling serde v1.0.228
2026-07-11T01:22:18.4642381Z    Compiling windows-link v0.2.1
2026-07-11T01:22:18.4642848Z    Compiling getrandom v0.3.4
2026-07-11T01:22:18.4643377Z    Compiling typenum v1.20.1
2026-07-11T01:22:18.4643863Z    Compiling portable-atomic v1.13.1
2026-07-11T01:22:18.4644381Z    Compiling pin-project-lite v0.2.17
2026-07-11T01:22:18.4644775Z    Compiling version_check v0.9.5
2026-07-11T01:22:18.4645143Z    Compiling find-msvc-tools v0.1.9
2026-07-11T01:22:18.4645551Z    Compiling shlex v2.0.1
2026-07-11T01:22:18.4646976Z    Compiling memchr v2.8.1
2026-07-11T01:22:18.4647502Z    Compiling critical-section v1.2.0
2026-07-11T01:22:18.5442463Z    Compiling windows-sys v0.61.2
2026-07-11T01:22:18.5490402Z    Compiling subtle v2.6.1
2026-07-11T01:22:18.6160503Z    Compiling equivalent v1.0.2
2026-07-11T01:22:18.6214643Z    Compiling smallvec v1.15.1
2026-07-11T01:22:18.6568521Z    Compiling futures-core v0.3.32
2026-07-11T01:22:18.7452425Z    Compiling bytes v1.11.1
2026-07-11T01:22:18.7456857Z    Compiling itoa v1.0.18
2026-07-11T01:22:18.7855249Z    Compiling semver v1.0.28
2026-07-11T01:22:19.7743477Z    Compiling stable_deref_trait v1.2.1
2026-07-11T01:22:21.4696784Z    Compiling log v0.4.32
2026-07-11T01:22:21.4910707Z    Compiling generic-array v0.14.7
2026-07-11T01:22:21.5166608Z    Compiling rustc_version v0.4.1
2026-07-11T01:22:21.5167066Z    Compiling rand_core v0.10.1
2026-07-11T01:22:21.5357923Z    Compiling futures-io v0.3.32
2026-07-11T01:22:21.6598142Z    Compiling slab v0.4.12
2026-07-11T01:22:21.6900707Z    Compiling futures-sink v0.3.32
2026-07-11T01:22:21.7002689Z    Compiling hashbrown v0.17.1
2026-07-11T01:22:21.7063551Z    Compiling rustversion v1.0.22
2026-07-11T01:22:21.7331802Z    Compiling futures-task v0.3.32
2026-07-11T01:22:21.8575329Z    Compiling getrandom v0.2.17
2026-07-11T01:22:21.8602793Z    Compiling cpufeatures v0.2.17
2026-07-11T01:22:21.8794512Z    Compiling getrandom v0.4.2
2026-07-11T01:22:21.9387626Z    Compiling futures-channel v0.3.32
2026-07-11T01:22:21.9514079Z    Compiling fnv v1.0.7
2026-07-11T01:22:21.9978618Z    Compiling libc v0.2.186
2026-07-11T01:22:22.0684938Z    Compiling strsim v0.11.1
2026-07-11T01:22:22.0685385Z    Compiling cfg_aliases v0.2.1
2026-07-11T01:22:22.3513855Z    Compiling indexmap v2.14.0
2026-07-11T01:22:22.4420768Z    Compiling autocfg v1.5.1
2026-07-11T01:22:22.4786550Z    Compiling litemap v0.8.2
2026-07-11T01:22:22.5400631Z    Compiling writeable v0.6.3
2026-07-11T01:22:22.5989206Z    Compiling jobserver v0.1.34
2026-07-11T01:22:22.6027823Z    Compiling ident_case v1.0.1
2026-07-11T01:22:22.6762357Z    Compiling dunce v1.0.5
2026-07-11T01:22:22.7740843Z    Compiling icu_normalizer_data v2.2.0
2026-07-11T01:22:22.8121263Z    Compiling icu_properties_data v2.2.0
2026-07-11T01:22:22.8602473Z    Compiling cc v1.2.63
2026-07-11T01:22:22.9310894Z    Compiling fs_extra v1.3.0
2026-07-11T01:22:23.0960072Z    Compiling utf8_iter v1.0.4
2026-07-11T01:22:23.1278169Z    Compiling percent-encoding v2.3.2
2026-07-11T01:22:23.2236857Z    Compiling syn v2.0.117
2026-07-11T01:22:23.2403360Z    Compiling crypto-common v0.1.7
2026-07-11T01:22:23.3012622Z    Compiling http v1.4.1
2026-07-11T01:22:23.3071913Z    Compiling thiserror v2.0.18
2026-07-11T01:22:23.3481188Z    Compiling cpufeatures v0.3.0
2026-07-11T01:22:23.3500573Z    Compiling aws-lc-rs v1.17.0
2026-07-11T01:22:23.3820526Z    Compiling unicode-segmentation v1.13.3
2026-07-11T01:22:23.3860161Z    Compiling scopeguard v1.2.0
2026-07-11T01:22:23.4168615Z    Compiling chacha20 v0.10.0
2026-07-11T01:22:23.4266916Z    Compiling form_urlencoded v1.2.2
2026-07-11T01:22:23.4421727Z    Compiling block-buffer v0.10.4
2026-07-11T01:22:23.4541343Z    Compiling lock_api v0.4.14
2026-07-11T01:22:23.4952136Z    Compiling winapi v0.3.9
2026-07-11T01:22:23.5397052Z    Compiling untrusted v0.9.0
2026-07-11T01:22:23.6080343Z    Compiling bitflags v2.12.1
2026-07-11T01:22:23.6349713Z    Compiling digest v0.10.7
2026-07-11T01:22:23.6713835Z    Compiling cmake v0.1.58
2026-07-11T01:22:23.6904088Z    Compiling rand v0.10.1
2026-07-11T01:22:23.7527954Z    Compiling num-traits v0.2.19
2026-07-11T01:22:23.8221909Z    Compiling windows-strings v0.5.1
2026-07-11T01:22:23.8571582Z    Compiling windows-result v0.4.1
2026-07-11T01:22:23.8715625Z    Compiling heck v0.5.0
2026-07-11T01:22:23.9166939Z    Compiling rustls v0.23.40
2026-07-11T01:22:24.1143963Z    Compiling convert_case v0.10.0
2026-07-11T01:22:24.1773846Z    Compiling unicode-xid v0.2.6
2026-07-11T01:22:24.2975015Z    Compiling atomic-waker v1.1.2
2026-07-11T01:22:24.4383409Z    Compiling anyhow v1.0.102
2026-07-11T01:22:24.4398961Z    Compiling const-oid v0.10.2
2026-07-11T01:22:24.4444674Z    Compiling zerocopy v0.8.50
2026-07-11T01:22:24.5178070Z    Compiling parking_lot_core v0.9.12
2026-07-11T01:22:24.6059777Z    Compiling httparse v1.10.1
2026-07-11T01:22:24.6291710Z    Compiling aws-lc-sys v0.41.0
2026-07-11T01:22:24.7310160Z    Compiling ring v0.17.14
2026-07-11T01:22:24.8649454Z    Compiling http-body v1.0.1
2026-07-11T01:22:24.8691437Z    Compiling curve25519-dalek v4.1.3
2026-07-11T01:22:24.9949700Z    Compiling ahash v0.8.12
2026-07-11T01:22:25.0844762Z    Compiling hybrid-array v0.4.12
2026-07-11T01:22:25.0901744Z    Compiling powerfmt v0.2.0
2026-07-11T01:22:25.0940713Z    Compiling either v1.16.0
2026-07-11T01:22:25.3381908Z    Compiling base64ct v1.8.3
2026-07-11T01:22:25.3579398Z    Compiling fastrand v2.4.1
2026-07-11T01:22:25.4343063Z    Compiling deranged v0.5.8
2026-07-11T01:22:25.6726333Z    Compiling pem-rfc7468 v1.0.0
2026-07-11T01:22:25.7015076Z    Compiling uuid v1.23.2
2026-07-11T01:22:25.7199038Z    Compiling rand_core v0.6.4
2026-07-11T01:22:25.7285349Z    Compiling try-lock v0.2.5
2026-07-11T01:22:25.7508314Z    Compiling zmij v1.0.21
2026-07-11T01:22:25.9510786Z    Compiling tower-service v0.3.3
2026-07-11T01:22:25.9706307Z    Compiling base64 v0.22.1
2026-07-11T01:22:26.0171762Z    Compiling data-encoding v2.11.0
2026-07-11T01:22:26.1271949Z    Compiling time-core v0.1.8
2026-07-11T01:22:26.1562634Z    Compiling vcpkg v0.2.15
2026-07-11T01:22:26.2108170Z    Compiling num-conv v0.2.2
2026-07-11T01:22:26.2247829Z    Compiling pkg-config v0.3.33
2026-07-11T01:22:26.2847577Z    Compiling tinyvec_macros v0.1.1
2026-07-11T01:22:26.2903248Z    Compiling want v0.3.1
2026-07-11T01:22:26.3705415Z    Compiling parking_lot v0.12.5
2026-07-11T01:22:26.5131888Z    Compiling tinyvec v1.11.0
2026-07-11T01:22:26.5871903Z    Compiling crypto-common v0.2.2
2026-07-11T01:22:26.6401349Z    Compiling block-buffer v0.12.0
2026-07-11T01:22:26.6506004Z    Compiling sha2 v0.10.9
2026-07-11T01:22:26.6563261Z    Compiling vergen-lib v9.1.0
2026-07-11T01:22:26.8110182Z    Compiling synstructure v0.13.2
2026-07-11T01:22:26.8948542Z    Compiling darling_core v0.20.11
2026-07-11T01:22:27.0249474Z    Compiling inout v0.1.4
2026-07-11T01:22:27.0262935Z    Compiling n0-future v0.3.2
2026-07-11T01:22:27.1510311Z    Compiling cordyceps v0.3.4
2026-07-11T01:22:27.1921188Z    Compiling parking v2.2.1
2026-07-11T01:22:27.1921578Z    Compiling serde_json v1.0.150
2026-07-11T01:22:27.2348882Z    Compiling spin v0.10.0
2026-07-11T01:22:27.2679641Z    Compiling httpdate v1.0.3
2026-07-11T01:22:27.2770415Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T01:22:27.4565078Z    Compiling winnow v1.0.3
2026-07-11T01:22:27.4725833Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-11T01:22:27.5028211Z    Compiling signature v2.2.0
2026-07-11T01:22:27.5365836Z    Compiling diatomic-waker v0.2.3
2026-07-11T01:22:27.5975721Z    Compiling crossbeam-utils v0.8.21
2026-07-11T01:22:27.6137964Z    Compiling ed25519 v2.2.3
2026-07-11T01:22:27.7301205Z    Compiling futures-buffered v0.2.13
2026-07-11T01:22:27.7601046Z    Compiling digest v0.11.3
2026-07-11T01:22:27.8015632Z    Compiling futures-lite v2.6.1
2026-07-11T01:22:27.8318342Z    Compiling socket2 v0.6.4
2026-07-11T01:22:27.8705451Z    Compiling mio v1.2.1
2026-07-11T01:22:28.0862617Z    Compiling cipher v0.4.4
2026-07-11T01:22:28.2653631Z    Compiling vergen v9.1.0
2026-07-11T01:22:28.3223091Z    Compiling vergen-lib v0.1.6
2026-07-11T01:22:28.3340738Z    Compiling universal-hash v0.5.1
2026-07-11T01:22:28.4823486Z    Compiling noq-udp v0.10.0
2026-07-11T01:22:28.5180819Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-11T01:22:28.6186178Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-11T01:22:28.6269963Z    Compiling heapless v0.7.17
2026-07-11T01:22:28.6451557Z    Compiling sync_wrapper v1.0.2
2026-07-11T01:22:28.6583688Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-11T01:22:28.6986067Z    Compiling opaque-debug v0.3.1
2026-07-11T01:22:28.7860683Z    Compiling byteorder v1.5.0
2026-07-11T01:22:28.9723065Z    Compiling allocator-api2 v0.2.21
2026-07-11T01:22:29.0243684Z    Compiling hash32 v0.2.1
2026-07-11T01:22:29.1063914Z    Compiling polyval v0.6.2
2026-07-11T01:22:29.2849874Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T01:22:29.3213095Z    Compiling serde_derive v1.0.228
2026-07-11T01:22:29.3390336Z    Compiling zeroize_derive v1.4.3
2026-07-11T01:22:29.3724518Z    Compiling zerofrom-derive v0.1.7
2026-07-11T01:22:29.4750701Z    Compiling yoke-derive v0.8.2
2026-07-11T01:22:29.5836335Z    Compiling tokio-macros v2.7.0
2026-07-11T01:22:29.7934676Z    Compiling futures-macro v0.3.32
2026-07-11T01:22:29.9107281Z    Compiling zerovec-derive v0.11.3
2026-07-11T01:22:29.9788917Z    Compiling displaydoc v0.2.6
2026-07-11T01:22:30.0729002Z    Compiling tracing-attributes v0.1.31
2026-07-11T01:22:30.2864326Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-11T01:22:30.3715974Z    Compiling thiserror-impl v2.0.18
2026-07-11T01:22:30.4199736Z    Compiling darling_macro v0.20.11
2026-07-11T01:22:30.7001117Z    Compiling zeroize v1.8.2
2026-07-11T01:22:30.7986920Z    Compiling tokio v1.52.3
2026-07-11T01:22:30.9580423Z    Compiling futures-util v0.3.32
2026-07-11T01:22:31.0721970Z    Compiling rustls-pki-types v1.14.1
2026-07-11T01:22:31.9256969Z    Compiling derive_more-impl v2.1.1
2026-07-11T01:22:32.0245228Z    Compiling darling v0.20.11
2026-07-11T01:22:32.1859149Z    Compiling n0-error-macros v0.1.3
2026-07-11T01:22:32.2079807Z    Compiling windows-implement v0.60.2
2026-07-11T01:22:32.2130006Z    Compiling spez v0.1.2
2026-07-11T01:22:32.2440791Z    Compiling windows-interface v0.59.3
2026-07-11T01:22:32.2794992Z    Compiling zerofrom v0.1.8
2026-07-11T01:22:32.2901486Z    Compiling derive_builder_core v0.20.2
2026-07-11T01:22:32.3847470Z    Compiling der v0.8.0-rc.10
2026-07-11T01:22:32.3963200Z    Compiling pin-project-internal v1.1.13
2026-07-11T01:22:32.7496816Z    Compiling yoke v0.8.3
2026-07-11T01:22:33.2080936Z    Compiling zerovec v0.11.6
2026-07-11T01:22:33.2763756Z    Compiling zerotrie v0.2.4
2026-07-11T01:22:33.3192139Z    Compiling spin v0.9.8
2026-07-11T01:22:33.4361657Z    Compiling n0-error v0.1.3
2026-07-11T01:22:33.4448204Z    Compiling vergen-gitcl v1.0.8
2026-07-11T01:22:33.4677499Z    Compiling windows-core v0.62.2
2026-07-11T01:22:33.6370655Z    Compiling derive_builder_macro v0.20.2
2026-07-11T01:22:33.6914475Z    Compiling spki v0.8.0-rc.4
2026-07-11T01:22:33.9071563Z    Compiling pin-project v1.1.13
2026-07-11T01:22:33.9251389Z    Compiling tinystr v0.8.3
2026-07-11T01:22:33.9311021Z    Compiling potential_utf v0.1.5
2026-07-11T01:22:34.0810898Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-11T01:22:34.0839293Z    Compiling ed25519-dalek v2.2.0
2026-07-11T01:22:34.1777557Z    Compiling icu_locale_core v2.2.0
2026-07-11T01:22:34.2001906Z    Compiling icu_collections v2.2.0
2026-07-11T01:22:34.2130058Z    Compiling derive_builder v0.20.2
2026-07-11T01:22:34.2357812Z    Compiling windows-threading v0.2.1
2026-07-11T01:22:34.2387719Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-11T01:22:34.2721682Z    Compiling signature v3.0.0
2026-07-11T01:22:34.4667595Z    Compiling fallible-iterator v0.3.0
2026-07-11T01:22:34.4721748Z    Compiling tower-layer v0.3.3
2026-07-11T01:22:34.5051381Z    Compiling ryu v1.0.23
2026-07-11T01:22:34.5128273Z    Compiling windows-future v0.3.2
2026-07-11T01:22:34.5528950Z    Compiling futures-executor v0.3.32
2026-07-11T01:22:34.5559436Z    Compiling spt-proto v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-11T01:22:34.8769774Z    Compiling futures v0.3.32
2026-07-11T01:22:34.9413654Z    Compiling ipnet v2.12.0
2026-07-11T01:22:34.9969879Z    Compiling ed25519 v3.0.0-rc.4
2026-07-11T01:22:35.0739850Z    Compiling windows-collections v0.3.2
2026-07-11T01:22:35.0873729Z    Compiling windows-numerics v0.3.1
2026-07-11T01:22:35.1098918Z    Compiling icu_provider v2.2.0
2026-07-11T01:22:35.3278364Z    Compiling prefix-trie v0.8.4
2026-07-11T01:22:35.4025752Z    Compiling icu_normalizer v2.2.0
2026-07-11T01:22:35.4399604Z    Compiling once_cell v1.21.4
2026-07-11T01:22:35.4794798Z    Compiling icu_properties v2.2.0
2026-07-11T01:22:35.5594546Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-11T01:22:35.6215730Z    Compiling tokio-util v0.7.18
2026-07-11T01:22:35.6228107Z    Compiling cobs v0.3.0
2026-07-11T01:22:35.6822051Z    Compiling tracing-core v0.1.36
2026-07-11T01:22:35.7779316Z    Compiling proc-macro-crate v3.5.0
2026-07-11T01:22:35.9222135Z    Compiling windows-targets v0.52.6
2026-07-11T01:22:35.9441008Z    Compiling hashbrown v0.14.5
2026-07-11T01:22:36.0610843Z    Compiling ghash v0.5.1
2026-07-11T01:22:36.1023391Z    Compiling postcard-derive v0.2.2
2026-07-11T01:22:36.1075222Z    Compiling aes v0.8.4
2026-07-11T01:22:36.1183620Z    Compiling ctr v0.9.2
2026-07-11T01:22:36.2559904Z    Compiling tracing v0.1.44
2026-07-11T01:22:36.2589009Z    Compiling sha2 v0.11.0-rc.5
2026-07-11T01:22:36.3669244Z    Compiling fs2 v0.4.3
2026-07-11T01:22:36.3973860Z    Compiling time v0.3.47
2026-07-11T01:22:36.4016213Z    Compiling derive_more v2.1.1
2026-07-11T01:22:36.5480273Z    Compiling http-body-util v0.1.3
2026-07-11T01:22:36.6636118Z    Compiling idna_adapter v1.2.2
2026-07-11T01:22:36.6901922Z    Compiling h2 v0.4.14
2026-07-11T01:22:36.7102974Z    Compiling hashlink v0.9.1
2026-07-11T01:22:36.8190099Z    Compiling idna v1.1.0
2026-07-11T01:22:36.9297675Z    Compiling aead v0.5.2
2026-07-11T01:22:36.9670856Z    Compiling arrayvec v0.7.6
2026-07-11T01:22:37.0032766Z    Compiling rusqlite v0.32.1
2026-07-11T01:22:37.0287647Z    Compiling ipconfig v0.3.4
2026-07-11T01:22:37.0765709Z    Compiling utf8parse v0.2.2
2026-07-11T01:22:37.0925343Z    Compiling widestring v1.2.1
2026-07-11T01:22:37.2777238Z    Compiling url v2.5.8
2026-07-11T01:22:37.3142489Z    Compiling aes-gcm v0.10.3
2026-07-11T01:22:37.3576846Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-11T01:22:37.4625874Z    Compiling num_enum_derive v0.7.6
2026-07-11T01:22:37.5234340Z    Compiling data-encoding-macro v0.1.20
2026-07-11T01:22:37.5563898Z    Compiling windows-sys v0.59.0
2026-07-11T01:22:37.5951486Z    Compiling windows v0.62.2
2026-07-11T01:22:37.7246583Z    Compiling postcard v1.1.3
2026-07-11T01:22:37.7662815Z    Compiling tower v0.5.3
2026-07-11T01:22:37.8047406Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T01:22:37.8127519Z    Compiling chrono v0.4.45
2026-07-11T01:22:37.9081120Z    Compiling crossbeam-epoch v0.9.18
2026-07-11T01:22:38.3576806Z    Compiling spt-store v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-11T01:22:38.4681108Z    Compiling crossbeam-channel v0.5.15
2026-07-11T01:22:38.4938704Z    Compiling enum-assoc v1.3.0
2026-07-11T01:22:38.6963840Z    Compiling async-trait v0.1.89
2026-07-11T01:22:38.7631533Z    Compiling iroh-metrics-derive v0.4.1
2026-07-11T01:22:38.8301042Z    Compiling strum_macros v0.28.0
2026-07-11T01:22:38.9123190Z    Compiling blake3 v1.8.5
2026-07-11T01:22:39.0978554Z    Compiling windows-registry v0.6.1
2026-07-11T01:22:39.2214126Z    Compiling memoffset v0.6.5
2026-07-11T01:22:39.3253232Z    Compiling noq v0.18.0
2026-07-11T01:22:39.4271781Z    Compiling netwatch v0.16.0
2026-07-11T01:22:39.5444056Z    Compiling acto v0.8.2
2026-07-11T01:22:39.5594218Z    Compiling mac-addr v0.3.0
2026-07-11T01:22:39.6840542Z    Compiling sorted-index-buffer v0.2.1
2026-07-11T01:22:39.7310686Z    Compiling thiserror v1.0.69
2026-07-11T01:22:39.7660371Z    Compiling rustc-hash v2.1.2
2026-07-11T01:22:39.8254420Z    Compiling tagptr v0.2.0
2026-07-11T01:22:39.8955311Z    Compiling foldhash v0.2.0
2026-07-11T01:22:39.9243782Z    Compiling ref-cast v1.0.25
2026-07-11T01:22:39.9365234Z    Compiling identity-hash v0.1.0
2026-07-11T01:22:39.9485281Z    Compiling xml-rs v0.8.28
2026-07-11T01:22:40.0366777Z    Compiling lru-slab v0.1.2
2026-07-11T01:22:40.0862590Z    Compiling hashbrown v0.16.1
2026-07-11T01:22:40.1886345Z    Compiling moka v0.12.15
2026-07-11T01:22:40.2681892Z    Compiling netdev v0.42.0
2026-07-11T01:22:40.4058980Z    Compiling iroh-metrics v0.38.3
2026-07-11T01:22:40.5671932Z    Compiling iroh-relay v0.98.0
2026-07-11T01:22:40.6132484Z    Compiling xmltree v0.10.3
2026-07-11T01:22:40.6671752Z    Compiling hyper v1.10.1
2026-07-11T01:22:40.7766293Z    Compiling spt-msg v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-11T01:22:41.0185147Z    Compiling num_enum v0.7.6
2026-07-11T01:22:41.1287928Z    Compiling tower-http v0.6.11
2026-07-11T01:22:41.1875621Z    Compiling iroh-base v0.98.0
2026-07-11T01:22:41.3083030Z    Compiling attohttpc v0.30.1
2026-07-11T01:22:41.4486309Z    Compiling n0-watcher v0.6.1
2026-07-11T01:22:41.4862740Z    Compiling tokio-stream v0.1.18
2026-07-11T01:22:41.4981316Z    Compiling strum v0.28.0
2026-07-11T01:22:41.5173629Z    Compiling serde_spanned v0.6.9
2026-07-11T01:22:41.6903585Z    Compiling toml_datetime v0.6.11
2026-07-11T01:22:41.7313727Z    Compiling thiserror-impl v1.0.69
2026-07-11T01:22:41.7318182Z    Compiling ref-cast-impl v1.0.25
2026-07-11T01:22:41.9577033Z    Compiling serde_derive_internals v0.29.1
2026-07-11T01:22:42.0378063Z    Compiling hyper-util v0.1.20
2026-07-11T01:22:42.1109761Z    Compiling simple-dns v0.9.3
2026-07-11T01:22:42.1343583Z    Compiling serial-core v0.4.0
2026-07-11T01:22:42.2954211Z    Compiling aho-corasick v1.1.4
2026-07-11T01:22:42.3791471Z    Compiling smol_str v0.1.24
2026-07-11T01:22:42.4296991Z    Compiling constant_time_eq v0.4.2
2026-07-11T01:22:42.5979339Z    Compiling resolv-conf v0.7.6
2026-07-11T01:22:42.6502296Z    Compiling toml_write v0.1.2
2026-07-11T01:22:42.7542459Z    Compiling winreg v0.10.1
2026-07-11T01:22:42.7705095Z    Compiling winnow v0.7.15
2026-07-11T01:22:43.0515752Z    Compiling arrayref v0.3.9
2026-07-11T01:22:43.1973848Z    Compiling simdutf8 v0.1.5
2026-07-11T01:22:43.2058916Z    Compiling regex-syntax v0.8.10
2026-07-11T01:22:43.2338722Z    Compiling sha1_smol v1.0.1
2026-07-11T01:22:43.4437563Z    Compiling schemars_derive v1.2.1
2026-07-11T01:22:43.4475194Z    Compiling iroh-dns v0.98.0
2026-07-11T01:22:43.4829349Z    Compiling igd-next v0.17.1
2026-07-11T01:22:43.6366397Z    Compiling serial-windows v0.4.0
2026-07-11T01:22:43.8477131Z    Compiling lru v0.16.4
2026-07-11T01:22:44.0639119Z    Compiling webpki-roots v1.0.7
2026-07-11T01:22:44.0968031Z    Compiling seize v0.5.1
2026-07-11T01:22:44.1537912Z    Compiling darling_core v0.23.0
2026-07-11T01:22:44.1937724Z    Compiling serde_bytes v0.11.19
2026-07-11T01:22:44.1992538Z    Compiling hmac v0.12.1
2026-07-11T01:22:44.2440507Z    Compiling iroh v0.98.2
2026-07-11T01:22:44.2533216Z    Compiling dyn-clone v1.0.20
2026-07-11T01:22:44.4296045Z    Compiling cmov v0.5.4
2026-07-11T01:22:44.4650764Z    Compiling once_cell_polyfill v1.70.2
2026-07-11T01:22:44.5171585Z    Compiling pin-utils v0.1.0
2026-07-11T01:22:44.5629233Z    Compiling toml_edit v0.22.27
2026-07-11T01:22:44.6358312Z    Compiling anstyle v1.0.14
2026-07-11T01:22:44.6359667Z    Compiling lazy_static v1.5.0
2026-07-11T01:22:44.6662810Z    Compiling bitflags v1.3.2
2026-07-11T01:22:44.7337750Z    Compiling ctutils v0.4.2
2026-07-11T01:22:44.8065459Z    Compiling nix v0.25.1
2026-07-11T01:22:44.8234513Z    Compiling shared_library v0.1.9
2026-07-11T01:22:44.8315542Z    Compiling hkdf v0.12.4
2026-07-11T01:22:44.9035334Z    Compiling anstyle-wincon v3.0.11
2026-07-11T01:22:44.9673955Z    Compiling papaya v0.2.4
2026-07-11T01:22:44.9710270Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T01:22:44.9984648Z    Compiling serial v0.4.0
2026-07-11T01:22:45.0818551Z    Compiling filedescriptor v0.8.3
2026-07-11T01:22:45.1614289Z    Compiling anstyle-parse v1.0.0
2026-07-11T01:22:45.2158459Z    Compiling backon v1.6.0
2026-07-11T01:22:45.3097436Z    Compiling regex-automata v0.4.14
2026-07-11T01:22:45.4575271Z    Compiling anstyle-query v1.1.5
2026-07-11T01:22:45.4774737Z    Compiling vte_generate_state_changes v0.1.2
2026-07-11T01:22:45.5527130Z    Compiling shell-words v1.1.1
2026-07-11T01:22:45.5830999Z    Compiling colorchoice v1.0.5
2026-07-11T01:22:45.7482371Z    Compiling is_terminal_polyfill v1.70.2
2026-07-11T01:22:45.7823208Z    Compiling instability v0.3.12
2026-07-11T01:22:45.7967292Z    Compiling schemars v1.2.1
2026-07-11T01:22:45.9016449Z    Compiling paste v1.0.15
2026-07-11T01:22:45.9098903Z    Compiling foldhash v0.1.5
2026-07-11T01:22:45.9452561Z    Compiling downcast-rs v1.2.1
2026-07-11T01:22:45.9601905Z    Compiling anstream v1.0.0
2026-07-11T01:22:45.9719218Z    Compiling vte v0.13.1
2026-07-11T01:22:46.1509942Z    Compiling portable-pty v0.8.1
2026-07-11T01:22:46.2046701Z    Compiling hashbrown v0.15.5
2026-07-11T01:22:46.4604654Z    Compiling spake2 v0.4.0
2026-07-11T01:22:46.5700020Z    Compiling toml v0.8.23
2026-07-11T01:22:46.7808287Z    Compiling strum_macros v0.26.4
2026-07-11T01:22:46.9191386Z    Compiling terminal_size v0.4.4
2026-07-11T01:22:46.9664512Z    Compiling crossterm_winapi v0.9.1
2026-07-11T01:22:46.9784031Z    Compiling itertools v0.13.0
2026-07-11T01:22:47.2306142Z    Compiling sha1 v0.10.6
2026-07-11T01:22:47.5596896Z    Compiling wmi v0.18.4
2026-07-11T01:22:47.5969464Z    Compiling regex v1.12.3
2026-07-11T01:22:47.7043727Z    Compiling castaway v0.2.4
2026-07-11T01:22:47.8119284Z    Compiling recvmsg v1.0.0
2026-07-11T01:22:47.9187540Z    Compiling clap_lex v1.1.0
2026-07-11T01:22:47.9283697Z    Compiling darling_macro v0.23.0
2026-07-11T01:22:47.9949601Z    Compiling doctest-file v1.1.1
2026-07-11T01:22:48.3261872Z    Compiling spt-runtime v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-11T01:22:48.3651652Z    Compiling static_assertions v1.1.0
2026-07-11T01:22:48.3820547Z    Compiling unicode-width v0.1.14
2026-07-11T01:22:48.5478381Z    Compiling indoc v2.0.7
2026-07-11T01:22:48.7144801Z    Compiling unicode-truncate v1.1.0
2026-07-11T01:22:48.7685092Z    Compiling compact_str v0.8.2
2026-07-11T01:22:48.9555613Z    Compiling clap_builder v4.6.0
2026-07-11T01:22:49.0692362Z    Compiling darling v0.23.0
2026-07-11T01:22:49.1095289Z    Compiling interprocess v2.4.2
2026-07-11T01:22:49.1744782Z    Compiling strum v0.26.3
2026-07-11T01:22:49.2228666Z    Compiling crossterm v0.28.1
2026-07-11T01:22:49.3995251Z    Compiling portmapper v0.16.0
2026-07-11T01:22:49.6941632Z    Compiling lru v0.12.5
2026-07-11T01:22:49.9087404Z    Compiling spt-term v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-11T01:22:50.0165720Z    Compiling clap_derive v4.6.1
2026-07-11T01:22:50.4800610Z    Compiling cassowary v0.3.0
2026-07-11T01:22:50.5493116Z    Compiling error-code v3.3.2
2026-07-11T01:22:50.6538476Z    Compiling unicode-width v0.2.0
2026-07-11T01:22:50.9061433Z    Compiling spt-live v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-11T01:22:50.9638685Z    Compiling ratatui v0.29.0
2026-07-11T01:22:50.9755524Z    Compiling clipboard-win v5.4.1
2026-07-11T01:22:51.0015796Z    Compiling nucleo-matcher v0.3.1
2026-07-11T01:22:51.0117473Z    Compiling qrcode v0.14.1
2026-07-11T01:22:51.3953048Z    Compiling tempfile v3.27.0
2026-07-11T01:22:52.8879313Z    Compiling clap v4.6.1
2026-07-11T01:23:05.5990468Z    Compiling rustls-webpki v0.103.13
2026-07-11T01:23:08.3040596Z    Compiling tokio-rustls v0.26.4
2026-07-11T01:23:08.3041053Z    Compiling noq-proto v0.17.0
2026-07-11T01:23:08.3041317Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T01:23:08.4693593Z    Compiling hyper-rustls v0.27.9
2026-07-11T01:23:08.4694026Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T01:23:08.4694446Z    Compiling tokio-websockets v0.13.2
2026-07-11T01:23:08.6413702Z    Compiling reqwest v0.13.4
2026-07-11T01:23:09.7603374Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T01:23:28.2709057Z    Compiling spt-net v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-11T01:23:29.7820584Z    Compiling spt-daemon v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-11T01:23:40.3243864Z    Compiling spt v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-11T01:23:49.8834130Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
2026-07-11T01:23:49.9063661Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-da9a758a4911d202.exe)
2026-07-11T01:23:49.9818474Z 
2026-07-11T01:23:49.9818805Z running 1 test
2026-07-11T01:23:57.2478811Z test new_brain_serves_against_old_broker ... ok
2026-07-11T01:23:57.2479011Z 
2026-07-11T01:23:57.2480384Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.27s
2026-07-11T01:23:57.2480857Z 
2026-07-11T01:23:57.2946681Z Post job cleanup.
2026-07-11T01:23:57.4026589Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T01:23:57.4227606Z git version 2.43.0.windows.1
2026-07-11T01:23:57.4261157Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7417c2b1-5199-481c-85de-f2fbe363109b\.gitconfig'
2026-07-11T01:23:57.4274658Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7417c2b1-5199-481c-85de-f2fbe363109b' before making global git config changes
2026-07-11T01:23:57.4275145Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:23:57.4280243Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T01:23:57.4510862Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:23:57.4731269Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T01:23:57.8624171Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:23:57.8859682Z http.https://github.com/.extraheader
2026-07-11T01:23:57.8888035Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-11T01:23:57.9148091Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T01:23:58.3401730Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:23:58.3636254Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T01:23:58.7796237Z Cleaning up orphan processes
